[MarioGame] Improve mario game experience#114
Open
aidasofialily-cmd wants to merge 8 commits intopalette-cli-visuals-6420961809364838419from
Open
[MarioGame] Improve mario game experience#114aidasofialily-cmd wants to merge 8 commits intopalette-cli-visuals-6420961809364838419from
aidasofialily-cmd wants to merge 8 commits intopalette-cli-visuals-6420961809364838419from
Conversation
💡 What: - Added ANSI color codes and emojis to the simulation output. - Fixed a Pandas FutureWarning by explicitly casting initial cash values to float. - Added a `Colors` class for consistent styling. 🎯 Why: - The color-coded output (Green for Buy/Profit, Red for Sell/Loss) reduces cognitive load and makes it easier to scan the trading ledger. - The emojis add a small touch of delight and visual hierarchy. - Fixing the warning improves the developer experience and cleans up the output. 📸 Before/After: Before: Plain text output. After: Colored output with emojis (💰, 📉, 📈) and bold headers. ♿ Accessibility: - Visual indicators (colors and icons) help users quickly identify positive and negative events.
- Add ANSI color codes and emojis to trading simulation output for better readability. - Colorize Buy (Green) and Sell (Red) signals. - Improve formatting of the final portfolio performance summary. - Add `requirements.txt` and correct `README.md` for proper developer onboarding. - Create .Jules/palette.md for UX learnings.
…81455522934404 🎨 Palette: Enhance CLI Visuals and Documentation
…50419 🎨 Palette: Add colorful CLI output and fix warnings
Co-authored-by: EiJackGH <172181576+EiJackGH@users.noreply.github.com>
Co-authored-by: EiJackGH <172181576+EiJackGH@users.noreply.github.com>
Co-authored-by: EiJackGH <172181576+EiJackGH@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improved the Mario Game Experience to our Nunjucks.
Improvements:
March.27.2026
Improved Date:
2026.March.27
Important
This is improves this Mario Game.